How to Install imgsizer software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install imgsizer software package in Ubuntu 12.04 LTS (Precise Pangolin)

imgsizer software package provides Adds WIDTH and HEIGHT attributes to IMG tags in HTML files, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install imgsizer 

imgsizer is installed in your system.

Make ensure the imgsizer package were installed using the commands given below,

$ sudo dpkg-query -l | grep imgsizer *

You will get with imgsizer package name, version, architecture and description in a table

imgsizer package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package imgsizer
Version 2.7-3
Description Adds WIDTH and HEIGHT attributes to IMG tags in HTML files
Sub Section Web


See Also, How to uninstall or remove imgsizer software package from Ubuntu 12.04 LTS (Precise Pangolin)?